Revision: hackerlab--devo--1.0--patch-67
Archive: lord@emf.net--2004
Creator: Tom Lord <lord@emf.net>
Date: Sun May 16 10:10:27 PDT 2004
Standard-date: 2004-05-16 17:10:27 GMT
Modified-files: uni/coding-inlines.c
New-patches: lord@emf.net--2004/hackerlab--devo--1.0--patch-67
Summary: unicode inlines bugfix
Keywords: 


`uni_is_noncharacter' masked it's argument with 0x1ffffe
before comparing to 0xfffe --- for which there seems to be
no good reason.

